[INFO] fetching crate stakai 0.3.70...
[INFO] testing stakai-0.3.70 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate stakai 0.3.70 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate stakai 0.3.70
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate stakai 0.3.70
[INFO] tweaked toml for crates.io crate stakai 0.3.70 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stakai 0.3.70 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stakai 0.3.70 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c846c5f00ada16c1135611e8c3ae82367bd530b46d1c5a6897b9fa721f5659d6
[INFO] running `Command { std: "docker" "start" "-a" "c846c5f00ada16c1135611e8c3ae82367bd530b46d1c5a6897b9fa721f5659d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c846c5f00ada16c1135611e8c3ae82367bd530b46d1c5a6897b9fa721f5659d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c846c5f00ada16c1135611e8c3ae82367bd530b46d1c5a6897b9fa721f5659d6", kill_on_drop: false }`
[INFO] [stdout] c846c5f00ada16c1135611e8c3ae82367bd530b46d1c5a6897b9fa721f5659d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9060f13634a6f0cdab09e26f433932cfd86acb88bfe8942114f2fd3ad75d82f
[INFO] running `Command { std: "docker" "start" "-a" "f9060f13634a6f0cdab09e26f433932cfd86acb88bfe8942114f2fd3ad75d82f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling stakai v0.3.70 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "f9060f13634a6f0cdab09e26f433932cfd86acb88bfe8942114f2fd3ad75d82f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9060f13634a6f0cdab09e26f433932cfd86acb88bfe8942114f2fd3ad75d82f", kill_on_drop: false }`
[INFO] [stdout] f9060f13634a6f0cdab09e26f433932cfd86acb88bfe8942114f2fd3ad75d82f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2555f3338156a511afb7b8d8a9a4556481c205c0cb74c9079a1e727b1c8b956c
[INFO] running `Command { std: "docker" "start" "-a" "2555f3338156a511afb7b8d8a9a4556481c205c0cb74c9079a1e727b1c8b956c", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling stakai v0.3.70 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `stakai` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name stakai --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::string_slice' --test --cfg 'feature="default"' --cfg 'feature="openai"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bedrock", "default", "network-tests", "openai", "tracing"))' -C metadata=f9129ea263b32609 -C extra-filename=-b85b40d660d40bb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-228936f92c251996.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fa0692c143528a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9a3c2ba39852b6b2.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-a3362ab959212f88.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-16b6bba257465e3a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e8b52db5a68fe573.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-db72ac51aceda82d.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-6e0357cc80697931.rlib --extern rustls_platform_verifier=/opt/rustwide/target/debug/deps/librustls_platform_verifier-f06b69727ae0ec43.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0ef6640521b3de92.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f2460878c822241.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79acf382b3ac2ec1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-48e7db168ff7c2ff.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1e25356c4fc9de82.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d8c8aacb302fcf90/out -L native=/opt/rustwide/target/debug/build/ring-41cc2d0013a1c944/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stakai` (test "lib")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name lib --edition=2024 tests/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::string_slice' --test --cfg 'feature="default"' --cfg 'feature="openai"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bedrock", "default", "network-tests", "openai", "tracing"))' -C metadata=c988d1caa81c159a -C extra-filename=-42a3b52e920aa55d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-228936f92c251996.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fa0692c143528a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9a3c2ba39852b6b2.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-a3362ab959212f88.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-16b6bba257465e3a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e8b52db5a68fe573.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-db72ac51aceda82d.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-6e0357cc80697931.rlib --extern rustls_platform_verifier=/opt/rustwide/target/debug/deps/librustls_platform_verifier-f06b69727ae0ec43.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0ef6640521b3de92.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern stakai=/opt/rustwide/target/debug/deps/libstakai-15d3098b1927ccc1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f2460878c822241.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79acf382b3ac2ec1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-48e7db168ff7c2ff.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1e25356c4fc9de82.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d8c8aacb302fcf90/out -L native=/opt/rustwide/target/debug/build/ring-41cc2d0013a1c944/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc3rpATC/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstakai-15d3098b1927ccc1,libdirs-5fa0692c143528a1,libdirs_sys-85ac4eeb7e5eb851,liboption_ext-23838f1959a6156b,libuuid-1e25356c4fc9de82,libgetrandom-88577a724e55f121,libasync_stream-228936f92c251996,libpin_project-16b6bba257465e3a,librustls_platform_verifier-f06b69727ae0ec43,librustls_native_certs-88a4aef91c07416e,libopenssl_probe-cbab9b905ab83f66,libfutures-9a3c2ba39852b6b2,libfutures_executor-20ad43d1f8f806ba,libreqwest_eventsource-db72ac51aceda82d,libmime-4b44681fdb2c65f7,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libthiserror-2529280f3a8b0cc1,libreqwest-e8b52db5a68fe573,libserde_urlencoded-719f75dbd085fd77,libwebpki_roots-cdb03a2569b23eae,libbase64-2a03de3babadded3,librustls_pemfile-c1600c7f279c39ba,libipnet-9aae67a4e846df6d,libhyper_rustls-bfb8e5d98a1b934c,libwebpki_roots-3cf39dcfd6d244bc,libtokio_rustls-d65821c1870a852c,librustls-6e0357cc80697931,libsubtle-ca7024fc66e4388f,libwebpki-9951b0a817dae67f,libaws_lc_rs-75715a4557e02271,libaws_lc_sys-0f44ad5b7d10838f,libring-79c3aeeec79e5be5,libgetrandom-71169576ef0a20f8,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtower-3526c4776479ec5b,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libhyper_util-75783f6f2621c12a,libtower_service-0d7df29686b13872,libhyper-91e42c8dbf8df579,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2a6ac7ce2a4e11fe,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-c33a0b218835dd3a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-09df842693118fc0,libfutures_sink-be8442ee548d90f9,libtokio-79acf382b3ac2ec1,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-4b876a82547ee9fa,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-ce11d64d2a91f9ce,liblog-45f74354a8b36c20,liburl-a106cd79c31bd8c6,libidna-fb1e41c7df6a7622,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9e9b3fe8d4b079b8,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-dcaf73747027afba,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0ef6640521b3de92,libhttp-4cf584be6a0680e6,libbytes-752d6eacdc0bb513,libfnv-2d77ec4f6f971b24,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-8323e53422f20d71,libthiserror-4f2460878c822241}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc3rpATC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d8c8aacb302fcf90/out" "-L" "/opt/rustwide/target/debug/build/ring-41cc2d0013a1c944/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multi_provider-42450f0555dd06de" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stakai` (example "multi_provider") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcbsKJAe/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstakai-15d3098b1927ccc1,libdirs-5fa0692c143528a1,libdirs_sys-85ac4eeb7e5eb851,liboption_ext-23838f1959a6156b,libuuid-1e25356c4fc9de82,libgetrandom-88577a724e55f121,libasync_stream-228936f92c251996,libpin_project-16b6bba257465e3a,librustls_platform_verifier-f06b69727ae0ec43,librustls_native_certs-88a4aef91c07416e,libopenssl_probe-cbab9b905ab83f66,libfutures-9a3c2ba39852b6b2,libfutures_executor-20ad43d1f8f806ba,libreqwest_eventsource-db72ac51aceda82d,libmime-4b44681fdb2c65f7,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libthiserror-2529280f3a8b0cc1,libreqwest-e8b52db5a68fe573,libserde_urlencoded-719f75dbd085fd77,libwebpki_roots-cdb03a2569b23eae,libbase64-2a03de3babadded3,librustls_pemfile-c1600c7f279c39ba,libipnet-9aae67a4e846df6d,libhyper_rustls-bfb8e5d98a1b934c,libwebpki_roots-3cf39dcfd6d244bc,libtokio_rustls-d65821c1870a852c,librustls-6e0357cc80697931,libsubtle-ca7024fc66e4388f,libwebpki-9951b0a817dae67f,libaws_lc_rs-75715a4557e02271,libaws_lc_sys-0f44ad5b7d10838f,libring-79c3aeeec79e5be5,libgetrandom-71169576ef0a20f8,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtower-3526c4776479ec5b,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libhyper_util-75783f6f2621c12a,libtower_service-0d7df29686b13872,libhyper-91e42c8dbf8df579,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2a6ac7ce2a4e11fe,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-c33a0b218835dd3a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-09df842693118fc0,libfutures_sink-be8442ee548d90f9,libtokio-79acf382b3ac2ec1,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-4b876a82547ee9fa,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-ce11d64d2a91f9ce,liblog-45f74354a8b36c20,liburl-a106cd79c31bd8c6,libidna-fb1e41c7df6a7622,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9e9b3fe8d4b079b8,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-dcaf73747027afba,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0ef6640521b3de92,libhttp-4cf584be6a0680e6,libbytes-752d6eacdc0bb513,libfnv-2d77ec4f6f971b24,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-8323e53422f20d71,libthiserror-4f2460878c822241}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcbsKJAe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d8c8aacb302fcf90/out" "-L" "/opt/rustwide/target/debug/build/ring-41cc2d0013a1c944/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-122e1fd15b1ca8bc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stakai` (example "simple") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcesXyNh/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstakai-15d3098b1927ccc1,libdirs-5fa0692c143528a1,libdirs_sys-85ac4eeb7e5eb851,liboption_ext-23838f1959a6156b,libuuid-1e25356c4fc9de82,libgetrandom-88577a724e55f121,libasync_stream-228936f92c251996,libpin_project-16b6bba257465e3a,librustls_platform_verifier-f06b69727ae0ec43,librustls_native_certs-88a4aef91c07416e,libopenssl_probe-cbab9b905ab83f66,libfutures-9a3c2ba39852b6b2,libfutures_executor-20ad43d1f8f806ba,libreqwest_eventsource-db72ac51aceda82d,libmime-4b44681fdb2c65f7,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libthiserror-2529280f3a8b0cc1,libreqwest-e8b52db5a68fe573,libserde_urlencoded-719f75dbd085fd77,libwebpki_roots-cdb03a2569b23eae,libbase64-2a03de3babadded3,librustls_pemfile-c1600c7f279c39ba,libipnet-9aae67a4e846df6d,libhyper_rustls-bfb8e5d98a1b934c,libwebpki_roots-3cf39dcfd6d244bc,libtokio_rustls-d65821c1870a852c,librustls-6e0357cc80697931,libsubtle-ca7024fc66e4388f,libwebpki-9951b0a817dae67f,libaws_lc_rs-75715a4557e02271,libaws_lc_sys-0f44ad5b7d10838f,libring-79c3aeeec79e5be5,libgetrandom-71169576ef0a20f8,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtower-3526c4776479ec5b,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libhyper_util-75783f6f2621c12a,libtower_service-0d7df29686b13872,libhyper-91e42c8dbf8df579,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2a6ac7ce2a4e11fe,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-c33a0b218835dd3a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-09df842693118fc0,libfutures_sink-be8442ee548d90f9,libtokio-79acf382b3ac2ec1,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-4b876a82547ee9fa,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-ce11d64d2a91f9ce,liblog-45f74354a8b36c20,liburl-a106cd79c31bd8c6,libidna-fb1e41c7df6a7622,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9e9b3fe8d4b079b8,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-dcaf73747027afba,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0ef6640521b3de92,libhttp-4cf584be6a0680e6,libbytes-752d6eacdc0bb513,libfnv-2d77ec4f6f971b24,libthiserror-4f2460878c822241,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcesXyNh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d8c8aacb302fcf90/out" "-L" "/opt/rustwide/target/debug/build/ring-41cc2d0013a1c944/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tool_calling_basic-89205ddb25e45bf7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stakai` (example "tool_calling_basic") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2555f3338156a511afb7b8d8a9a4556481c205c0cb74c9079a1e727b1c8b956c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2555f3338156a511afb7b8d8a9a4556481c205c0cb74c9079a1e727b1c8b956c", kill_on_drop: false }`
[INFO] [stdout] 2555f3338156a511afb7b8d8a9a4556481c205c0cb74c9079a1e727b1c8b956c
